Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aruba requirement from = 0.7.4 to = 0.14.12 #41

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on aruba to permit the latest version.

Changelog

Sourced from aruba's changelog.

[v0.14.12]

  • Loosen dependency on childprocess (#673)
  • Fix Travis build (#668)
  • Handle announcing with DebugProcess (#664)

[v0.14.11]

  • Loosen childprocess dependency (#658)
  • Do not set binmode on output temp files, so automatic line ending conversion works (#650)
  • Improve deprecation suggestions (#647)
  • Backport fixes to code organization, layout and spelling (#645)

[v0.14.10]

  • Backport replacement of problematic AnsiColor module with simple
    implementation (#642)
  • Undo preprecation of #all_output, #all_stdout, #all_stderr and
    #in_current_directory API methods, as well as of checking the combined
    output from all commands in cucumber steps (#638)
  • Warn when deprecated files aruba/in_process and aruba/spawn_process are
    required (#639)
  • Backport allowing decimal timeout values (#621)
  • Move deprecated cucumber steps into a separate file (#622)
  • Backport renaming of bin/cli in features (#620)
  • Improve build set for CI (#611)
  • Make JRuby before :command helper hook work on the environment the command
    will actually be run in (#610, #612)
  • Reorganize spec files to match master branch (#603)
  • Reorganize feature files to match master branch (#602)

[v0.14.9]

  • Formally deprecate #use_clean_gemset (#597)
  • Improve deprecation messages (#601)
  • Do not replace entire environment inside #cd block (#604)

[v0.14.8]

  • Deprecate #run and #run_simple in favor of #run_command and
    #run_command_and_stop (#585)
  • Update dependencies, most notably loosening the dependency on childprocess
    (#591)
  • Properly warn about deprecated use of the run methods with one positional
    option (#588)

[v0.14.7]

  • Fix Cucumber steps to use have_same_file_content_as matcher (#572)
  • Update dependencies, most notably loosening the dependency on ffi (#581)
... (truncated)
Commits
  • 60ddcef Prepare version 0.14.12 for release
  • 3ce1d0f Merge pull request #673 from cucumber/loosen-childprocess-dependency-still
  • f2787a8 Remove unused cucumber-pro dependency
  • 40de230 Avoid installing minitest 5.12 on Ruby 1.8
  • b7e5c96 Loosen dependency on childprocess
  • ac389db Merge pull request #668 from cucumber/fix-travis-still
  • e752a37 Use trusty distribution
  • 447dc9b Merge pull request #664 from cucumber/issue-563-announce-plus-debug
  • 41148f5 Catch errors during announcing
  • 1bd4308 Wrap long line
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [aruba](https://github.com/cucumber/aruba) to permit the latest version.
- [Release notes](https://github.com/cucumber/aruba/releases)
- [Changelog](https://github.com/cucumber/aruba/blob/v0.14.12/CHANGELOG.md)
- [Commits](cucumber/aruba@v0.7.4...v0.14.12)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 26, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #43.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/aruba-eq-0.14.12 branch December 23, 2019 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants